home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World Interactive 1995 August
/
Personal Computer World (PCW Interactive) (August 1995).iso
/
demos
/
tico
/
ticodemo.bat
< prev
next >
Wrap
DOS Batch File
|
1995-05-11
|
80b
|
6 lines
@echo off
c:\dos\mem > testmem
tmdemo
if NOT ERRORLEVEL 1 demo
del testmem